Search, Bookmarks, and Outline

中文: 中文 · Interface Tour · Libraries and Files

Three navigation tabs that complement the Relationship Graph (plus Tags).

Open the Search tab or press Ctrl/⌘ + Shift + F.

CapabilityNotes
File namesSubstring match
ContentSubstring match inside notes
CaseCase-insensitive
OperatorsNone today — no path: / tag: filters
JumpOpens the file; may reveal matches in the editor

Results are batched for responsiveness (large files are capped). For regex inside one note, use in-document find instead.

Search = across files; Find (Ctrl/⌘ + F) = current file.

Bookmarks

Pin frequent notes and organize them in groups.

The model focuses on files (folder bookmarks were dropped).

How to use

  1. Open Bookmarks in a sidebar.

  2. Add the active note (or pick from UI affordances in your build).

  3. Create groups for “this week”, “publish queue”, “evergreen hubs”.

  4. Click a bookmark to open — faster than hunting the tree.

Typical uses:

Tags

Open the Tags sidebar tab to browse every tag in the vault from:

  • Inline #tag / #parent/child

  • YAML front matter tags: / tag: (flow lists and - lists)

Sources are merged and de-duplicated; the pane shows the bare tag name (no leading #).

CapabilityNotes
CountNote count on the right of each tag
ChildrenExpand to list notes that contain the tag; parent folder path on the right (same as Bookmarks); click to open
SortName A–Z / Z–A, or count high→low / low→high
Expand / collapseToolbar toggles all tag groups
SearchClick the search icon to show a filter field (tag or note name)

Inline syntax and chips: Markdown Syntax. Vault-wide tag: search operators are still not built.

Outline

A tree of AT headings for the active note; click to jump.

Good for:

  • Long-form structure while drafting

  • Staying oriented without leaving the current view

Outline follows the active note — switch files and the tree refreshes. Pair with numbered headings for cleaner Publish pages.

Tab placement is configurable → Settings Overview · Interface Tour.


Next: Relationship Graph